home *** CD-ROM | disk | FTP | other *** search
- /************************************************************************
- * MeltILBM
- * by Mark Nuiver 05/27/87
- * 99.44% of this program is taken directly from the public domain
- * program "ShowILBM" by Jerry Morrison, Steve Shaw, and Steve Hayes of
- * Electronic Arts. My changes are: call my function "meltviewport()"
- * for 15 seconds in the DisplayPic function instead of simply displaying
- * the picture for 5 seconds, changing the program's print statements
- * to correspond to the change in the program's name and purpose,
- * and fixing a bug that caused the program to crash the system (!)
- * if a bad filename was entered as the second or subsequent filename on
- * the command line.
- * Program displays a sequence of one or more IFF "FORM ILBM" pictures
- * and "melts" each picture for 15 seconds before moving to the
- * next picture. (cf. Stephen Coy's "Melt")
- *
- * Usage from CLI:
- * meltilbm picture1 [picture2] ...
- *
- * Usage from WorkBench:
- * Click on meltILBM, hold down shift key, click on each picture to show,
- * Double-click on final picture to complete the selection, release the
- * shift key.
- *
- *************************************************************************/
-
-